← Back to Stormify Documentation

PagedQuery

constructor(classType: KClass<T>)

Construct for the given Kotlin class.


constructor(entityClass: Class<T>)

Construct for the given Java class — the Java-friendly constructor.